added note about the inablity to do height-for-width text layout and
authorMichael Natterer <mitch@imendio.com>
Tue, 2 May 2006 12:17:29 +0000 (12:17 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 2 May 2006 12:17:29 +0000 (12:17 +0000)
commit5d6f77b4ed3cd6bf2ead8a5b0430bc1fc2f8c186
treeee30d6ff97f84696e64607347dd05aa0c44dcea7
parentf0d64f0e012e5fbe13fb60d6d8b18c2bb4b64890
added note about the inablity to do height-for-width text layout and

2006-05-02  Michael Natterer  <mitch@imendio.com>

* gtk/gtklabel.c (gtk_label_set_line_wrap): added note about the
inablity to do height-for-width text layout and suggest to use
gtk_widget_set_size_request() for getting a label that wraps at
some specific position.
ChangeLog
ChangeLog.pre-2-10
gtk/gtklabel.c